.stage-header{width:100%;position:relative;border-top:3px solid #1a1a1a}.stage-header__background-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stage-header__description>:last-child{margin-bottom:0}@media(min-width:768px){.stage-header__description{width:50%;margin:0 auto}}.stage-header__content{height:100%;display:flex;justify-content:center;flex-direction:column;margin:0 auto}.stage-header__title{background-color:#fff;display:flex;justify-content:center}.stage-header__title>:not(:first-child){text-indent:1rem}:export{BREAKPOINT_xs:0}:export{BREAKPOINT_sm:560}:export{BREAKPOINT_md:768}:export{BREAKPOINT_lg:992}:export{BREAKPOINT_xl:1280}:export{BREAKPOINT_xxl:1920}:export{COLOUR_bleach_black:#1a1a1a}:export{COLOUR_bleach_grey_10:#1a1a1a}:export{COLOUR_bleach_grey_20:#333}:export{COLOUR_bleach_grey_30:#4c4c4c}:export{COLOUR_bleach_grey_40:#666}:export{COLOUR_bleach_grey_50:#7f7f7f}:export{COLOUR_bleach_grey_60:#999}:export{COLOUR_bleach_grey_80:#ccc}:export{COLOUR_bleach_grey_90:#e5e5e5}:export{COLOUR_bleach_white:#fff}:export{COLOUR_bleach_offwhite:#f0f0f0}:export{COLOUR_bleach_purple:#e182f0}:export{COLOUR_bleach_purple_dark:#bc3ad1}:export{COLOUR_bleach_lime:#b5e850}:export{COLOUR_bleach_green:#19c694}:export{COLOUR_bleach_mint:#8cfe9f}:export{COLOUR_bleach_peach:#fda68f}:export{COLOUR_bleach_pink:#faaab5}:export{COLOUR_bleach_pink_dark:#f04182}:export{NAV_HEIGHT_DEFAULT:50;NAV_HEIGHT_MD:50;NAV_HEIGHT_LG:64;NAV_HEIGHT_XL:72;NAV_TOTAL_HEIGHT_DEFAULT:50;NAV_TOTAL_HEIGHT_MD:50;NAV_TOTAL_HEIGHT_LG:108;NAV_TOTAL_HEIGHT_XL:116}:export{BANNER_HEIGHT_DEFAULT:24;BANNER_HEIGHT_SM:28;BANNER_HEIGHT_LG:40}:export{PLP_SCROLL_OFFSET_xs:90}:export{PLP_SCROLL_OFFSET_sm:89}:export{PLP_SCROLL_OFFSET_md:103}:export{PLP_SCROLL_OFFSET_lg:153}:export{PLP_SCROLL_OFFSET_xl:177}.liquid-arrow{position:relative;cursor:pointer;opacity:0;transition:opacity .1s linear}.liquid-arrow--active{opacity:1}.liquid-arrow--active.liquid-arrow--disabled{opacity:.25;pointer-events:none}.liquid-arrow--left{transform:translateX(50%) scaleX(-1)}@media(min-width:1280px){.liquid-arrow--left{transform:scaleX(-1)}}.liquid-arrow--right{transform:translateX(-50%)}@media(min-width:1280px){.liquid-arrow--right{transform:translateX(0)}}.liquid-arrow__arrow-fill-holder{position:absolute;width:100%;height:100%;top:0;left:0;clip-path:url(#arrow-clip)}.liquid-arrow__arrow-fill-texture{position:absolute;width:100%;height:100%;top:100%;left:0;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-size:80%;mask-size:80%;transition:.5s ease}@media(hover:none){.liquid-arrow__arrow-fill-texture{background-position-x:-300%;top:-10%}.liquid-arrow--disabled .liquid-arrow__arrow-fill-texture{top:100%;background-position-x:0}}@media(hover:hover){.liquid-arrow:hover .liquid-arrow__arrow-fill-texture{background-position-x:-300%;top:-10%}}.liquid-arrow__arrow-fill-block{position:absolute;width:100%;height:100%;top:100%;margin-top:28%;transition:.5s ease}@media(hover:none){.liquid-arrow__arrow-fill-block{top:-10%}.liquid-arrow--disabled .liquid-arrow__arrow-fill-block{top:100%}}@media(hover:hover){.liquid-arrow:hover .liquid-arrow__arrow-fill-block{top:-10%}}.liquid-arrow__arrow-svg{position:relative;display:block;fill-opacity:0;z-index:1}